home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Treiber / Misc / TrackDisplayClock / catalogs / TrackDisplayClock.cs
Text File  |  2000-03-18  |  3KB  |  125 lines

  1. ## languages english,deutsch
  2. ## version $VER: TrackDisplayClock.catalog 1.10 (24.02.00)
  3. ## codeset 0
  4. ## autonum 1
  5. ## asmfile english,sourcecodes:TrackDisplayClock/Sources/SRC.TDC_Locale
  6. ## localepath sourcecodes:TrackDisplayClock/Catalogs/
  7. ;----------------------------------------------------------------------------
  8. ;----------------------------------------------------------------------------
  9. ; You need "SimpleCat" from Aminet "dev/misc/sicat.lha"
  10. ; to add your own Language or make any modifications
  11. ;
  12. ; Simple adjust "## localepath" to your AView installation path.
  13. ; E.G. "## localepath work:tools/aview/Catalogs"
  14. ;
  15. ; After that it is required to add the correct language name!
  16. ; E.G. "## language english,deutsch,français,español"
  17. ;
  18. ; The next to do is to add your translation.
  19. ; Make sure, that all labels contain a translation for each language.
  20. ;
  21. ; At last simple call SimpleCat: "SimpleCat AView.cs LOCALEONLY"
  22. ;
  23. ;----------------------------------------------------------------------------
  24. ;----------------------------------------------------------------------------
  25. ; Requester Requester Requester Requester Requester Requester Requester
  26. ;----------------------------------------------------------------------------
  27. MSG_REQ_Title
  28. TrackDisplayClock Request
  29. TrackDisplayClock Meldung
  30. ;
  31. MSG_REQ_Ok
  32. Ok
  33. Ok
  34. ;
  35. MSG_ScreenTitle
  36. TrackDisplayClock V%ld.%ld - by Guido Mersmann
  37. TrackDisplayClock V%ld.%ld - von Guido Mersmann
  38. ;
  39. MSG_CX_Title
  40. TrackDisplayClock by Guido Mersmann
  41. TrackDisplayClock von Guido Mersmann
  42. ;
  43. MSG_CX_Descr
  44. Uses track display to display clock!
  45. Zeigt im Trackdisplay die Uhr an!
  46. ;
  47. ;----------------------------------------------------------------------------
  48. ;----------------------------------------------------------------------------
  49. ; MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN
  50. ;----------------------------------------------------------------------------
  51. ;----------------------------------------------------------------------------
  52. MSG_Main_WindowTitle
  53. TrackDisplayClock Setup
  54. TrackDisplayClock Einstellungen
  55. ;
  56. MSG_Main_CXSetup_BAR
  57. \x20Commodity Setup\x20
  58. \x20Commodity Einstellungen\x20
  59. ;
  60. MSG_Main_CXPopKey_GAD
  61. CX Pop_key
  62. _CX Popkey
  63. ;
  64. MSG_Main_CXPopUp_GAD
  65. CX _PopUp
  66. CX _PopUp
  67. ;
  68. MSG_Main_CXPri_GAD
  69. CX P_ri:\x20\x20\x20\x20\x20
  70. CX P_ri:\x20\x20\x20\x20\x20
  71. ;
  72. MSG_Main_ClockSetup_BAR
  73. \x20Clock Setup\x20
  74. \x20Uhr Einstellungen\x20
  75. ;
  76. MSG_Main_DeActivate_GAD
  77. _De/Activate Hotkey
  78. _De/Aktivieren Hotkey
  79. ;
  80. MSG_Main_HourAdjust_GAD
  81. Adjust _Hours:\x20\x20\x20\x20
  82. S_tunden justieren:\x20\x20\x20\x20
  83. ;
  84. MSG_Main_MinuteAdjust_GAD
  85. Adjust _Minutes:\x20\x20\x20\x20
  86. _Minuten justieren:\x20\x20\x20\x20
  87. ;
  88. MSG_Main_Save_GAD
  89. _Save
  90. _Speichern
  91. ;
  92. MSG_Main_Use_GAD
  93. _Use
  94. _Benutzen
  95. ;
  96. MSG_Main_Cancel_GAD
  97. _Cancel
  98. _Abbechen
  99. ;
  100. ;----------------------------------------------------------------------------
  101. ;----------------------------------------------------------------------------
  102. ; MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN
  103. ;----------------------------------------------------------------------------
  104. ;----------------------------------------------------------------------------
  105. MSG_Menu_Main_Project
  106. Project
  107. Projekt
  108. ;
  109. MSG_Menu_Main_Hide
  110. Hide
  111. Verbergen
  112. ;
  113. MSG_Menu_Main_Hide_Key
  114. H
  115. H
  116. ;
  117. MSG_Menu_Main_Quit
  118. Quit
  119. Beenden
  120. ;
  121. MSG_Menu_Main_Quit_Key
  122. Q
  123. Q
  124. ;
  125.